home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 1.iso / toolbox / src / exampleCode / opengl / README < prev   
Text File  |  1996-11-11  |  2KB  |  55 lines

  1.  
  2.                        OpenGL example source subtree
  3.  
  4. -------------------------------------------------------------------------------
  5.  
  6.               The executables in this opengl subtree were built 
  7.                on a 5.3 IRIX software platform.
  8.  
  9.  
  10. For other OpenGL "haunts" See Also:
  11.  
  12.    * OpenGL documentation tree
  13.    * OpenGL demo source code tree
  14.    * 2 SGI OpenGL classes source
  15.  
  16.                   sub- trees/directories contained in this opengl 
  17.                         example source compendium include:
  18.  
  19.    * 2Dwrap: a "before-after" porting example for Iris-to-OpenGL 2d primitives
  20.    * GLR: programs using GLR, the new-to-IRIX 6.2 OpenGL Rendering Server
  21.      facility
  22.    * GLUT: OpenGL Utility Toolkit distribution, Release 3.0
  23.    * XLayerInfo: performs overlay test in OpenGL
  24.    * bench: dinomometer: a synthetic modeling benchmark for OpenGL.
  25.    * cap: OpenGL motif-based interference checking demo
  26.    * colorChooser: OpenGL version of libGLColorChooser.a, color chooser widget
  27.      in libSgm
  28.    * debugHelper: override DSO functions to trace prog's OpenGL calls without
  29.      recompiling
  30.    * defrasterPort: [3] progs use bitmaps for IRIS GL defrasterfont()[1] in
  31.      OpenGL[2] or X[3].
  32.    * extensions: [patch154] extensions to OpenGL beyond IRIX 5.3
  33.    * glx: programs demonstrating implementations of the GLX extension.
  34.    * lmwrap: demos porting IRIS GL's lmdef() and lmbind() calls to OpenGL
  35.    * motif: sample openGL source based on libGLw or, just libXm.
  36.    * nurbsTrim: makes a trimmed NURBS surface in OpenGL and Inventor
  37.    * oat: an OpenGL Attribute Tester, tests OpenGL functionality on different
  38.      platforms.
  39.    * pick: picking examp with X overlay on top of RGBA, double- depth- buffered
  40.      window
  41.    * render2pixmap: OpenGL offscreen rendering example
  42.    * samples: [older] example programs based on libtk designed to put OpenGL
  43.      thru its paces
  44.    * toogl: TO OpenGL IRIS GL translator
  45.    * utilities: 2 items from sgi's ftp site at sgigate.sgi.com:
  46.         o isfast: perf measuring routines indicate if given OpenGL feature is
  47.           fast or not
  48.         o xglinfo: displays info about an X server supporting OpenGL,
  49.           especially w.r.t. visuals
  50.    * x+opengl, programming OpenGL and X X Journal articles + accompanying
  51.      source code
  52.    * xlib: 38 straight Xlib progs show programming independent of any toolkit,
  53.      includes 2 "iris-GL-type" popup menu progs.
  54.  
  55.